/ Assembly List / LJCDocXMLObjLib / DocLinks / Add

Namespace - LJCDocXMLObjLib


Parameters
fileName - The link file name.
text - The XML element text value.

Syntax

C#
public DocLink Add(String fileName, String text)

Creates an element from the supplied values and adds it to the list.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.